home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC]
/
NeXTSTEP 3.3 Dev Intel.iso
/
NextDeveloper
/
Apps
/
InterfaceBuilder.app
/
English.lproj
/
ModalInspectDriver.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-01-07
|
440 b
|
34 lines
IBDetachInspectorView = {
OUTLETS = {
driver;
};
SUPERCLASS = View;
};
FirstResponder = {
ACTIONS = {
performResize:;
};
SUPERCLASS = Object;
};
IBInspectDriver = {
ACTIONS = {
inspectAttributes:;
revert:;
inspectSize:;
ok:;
inspectConnections:;
inspectHelp:;
};
OUTLETS = {
line;
window;
modeButton;
container;
revertButton;
box;
okButton;
detachView;
};
SUPERCLASS = Object;
};